home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.65c+IDA-1.4.4.1 / ida / cf / M4 / symcom-clients.m4 < prev    next >
Encoding:
M4 Source File  |  1991-06-01  |  772 b   |  20 lines

  1. # Sendmail configuration file for network-only UIUC hosts with access to
  2. # pseudo-domain (bitnet, csnet, etc) MX records.  LIBDIR/phquery installed.
  3. dnl # The mailertable file must an entry for every ALTERNATENAMES
  4. dnl # PH!symcom.math.uiuc.edu    uiuc.edu
  5. dnl # FAX!symcom.math.uiuc.edu    fax.uiuc.edu
  6. dnl #
  7. dnl # define(LIBDIR, /usr/lib/mail)dnl ### Should be set in Makefile ###
  8. define(ALIASES, %mail.aliases)
  9. define(ALTERNATENAMES, fax.uiuc.edu uiuc.edu)
  10. define(BANGIMPLIESUUCP)
  11. define(FORCE_NAMED)
  12. define(MAILNAME, symcom.math.uiuc.edu)
  13. define(MAILSERVER, symcom.math.uiuc.edu)
  14. define(MAILERTABLE, LIBDIR/mailertable)
  15. define(PSEUDODOMAINS, JUNET MAILNET UUCP)
  16. define(RELAY_HOST, symcom.math.uiuc.edu)
  17. define(RELAY_MAILER, TCP)
  18. define(UUCPNAME, xyzzy)
  19. include(Sendmail.mc)
  20.